2002-11-07 Stefan Monnier <monnier@cs.yale.edu>
+ * textmodes/fill.el (fill-paragraph): Consider a comment-start as
+ a paragraph starter when filling non-comments.
+ (fill-comment-paragraph): Use comment-search-forward.
+ Recognize paragraph starters and separators within comments.
+ Use adaptive-fill-prefix when it works. Don't narrow while doing the fill.
+
* progmodes/compile.el (grep-default-command): New fun.
(grep): Use it.
(compilation-menu-map): New var.